home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / 525td.zip / @7401.ADF next >
Text File  |  1992-03-10  |  3KB  |  98 lines

  1. AdapterID 7401h
  2.  
  3. AdapterName "QIC80 Tape Drive Controller"
  4.  
  5. NumBytes 4
  6.  
  7. NamedItem
  8.  
  9. Prompt "I/O Address Range"
  10.  
  11. Choice "0200H-0210H" pos[1]=00xxx000b io 0200h-0210h
  12. Choice "0600H-0610H" pos[1]=00xxx001b io 0600h-0610h
  13. Choice "0A00H-0A10H" pos[1]=00xxx010b io 0A00h-0A10h
  14. Choice "0E00H-0E10H" pos[1]=00xxx011b io 0E00h-0E10h
  15. Choice "1200H-1210H" pos[1]=00xxx100b io 1200h-1210h
  16. Choice "1600H-1610H" pos[1]=00xxx101b io 1600h-1610h
  17. Choice "1A00H-1A10H" pos[1]=00xxx110b io 1A00h-1A10h
  18. Choice "1E00H-1E10H" pos[1]=00xxx111b io 1E00h-1E10h
  19.  
  20. Help
  21.  
  22. "This assignment selects the I/O base address used by this
  23. adapter.  The address range selected must not conflict with any
  24. other adapter.  The range choices are:  200h-210h, 600h-610h,
  25. A00h-A10h, E00h-E10h, 1200h-1210h, 1600h-1610h, 1A00h-1A10h,
  26. and 1E00h-1E10h."
  27.  
  28.  
  29. NamedItem
  30.  
  31. Prompt "Interrupt Level"
  32.  
  33. Choice "Int_3"  pos[2]=xxxxx011b int 3
  34. Choice "Int_4"  pos[2]=xxxxx010b int 4
  35. Choice "Int_5"  pos[2]=xxxxx001b int 5
  36. Choice "Int_6"  pos[2]=xxxxx000b int 6
  37. Choice "Int_7"  pos[2]=xxxxx111b int 7
  38. Choice "Int_10" pos[2]=xxxxx110b int 10
  39. Choice "Int_11" pos[2]=xxxxx101b int 11
  40. Choice "Int_12" pos[2]=xxxxx100b int 12
  41.  
  42. Help
  43.  
  44. "This assigment selects the interrupt level used by this adapter. 
  45. The available interrupt levels are 3, 4, 5, 6, 7, 10, 11 and 12.  If
  46. possible select an interrupt level that is not being used."
  47.  
  48. NamedItem
  49.  
  50. Prompt "DMA Arbitration Level"
  51.  
  52. Choice "Level_5"   pos[3]=xx110101b  arb 5
  53. Choice "Level_7"   pos[3]=xx110111b  arb 7
  54. Choice "Level_6"   pos[3]=xx110110b  arb 6
  55. Choice "Level_3"   pos[3]=xx110011b  arb 3
  56. Choice "Level_2"   pos[3]=xx110010b  arb 2
  57. Choice "Level_1"   pos[3]=xx110001b  arb 1
  58. Choice "Level_4"   pos[3]=xx110100b  arb 4
  59. Choice "Level_0"   pos[3]=xx110000b  arb 0
  60. Choice "Level_8"   pos[3]=xx111000b  arb 8
  61. Choice "Level_9"   pos[3]=xx111001b  arb 9
  62. Choice "Level_10"  pos[3]=xx111010b  arb 10
  63. Choice "Level_11"  pos[3]=xx111011b  arb 11
  64. Choice "Level_12"  pos[3]=xx111100b  arb 12
  65. Choice "Level_13"  pos[3]=xx111101b  arb 13
  66. Choice "Level_14"  pos[3]=xx111110b  arb 14
  67.  
  68. Help
  69.  
  70. "This assignment selects the DMA channel arbitration level.  If
  71. there is a conflicting assignment it will be marked with an
  72. asterisk.  An arbitration level of 0 has the highest priority,
  73. and increasing levels have corresponding decreased priority.
  74. Channels 0 to 14 will correspond to arbitration levels 0 to 14
  75. respectively."
  76.  
  77.  
  78. NamedItem
  79.  
  80. Prompt "DMA Transfer Mode"
  81.  
  82. Choice "Single_Transfer" pos[0]=1xxxxxxxb
  83. Choice "Burstmode" pos[0]=0xxxxxxxb
  84.  
  85. Help
  86.  
  87.  
  88. "This setting determines which type of DMA transfers will  occur
  89. between the host and this adapter. If Burstmode is  selected,
  90. data will be transfered in blocks. If Single_Transfer is
  91. selected, a full DMA handshake will occur for each byte
  92. transfered.
  93.  
  94. Burstmode DMA transfers are incompatible with some models of
  95. computers. If you suspect that this card could be causing your system
  96. to behave erratically, the problem may be solved by choosing
  97. Single_Transfer DMA Mode."
  98.